home *** CD-ROM | disk | FTP | other *** search
/ Building Homes of Our Own / Building Homes of our Own.iso / setup / data1.cab / Everything / working / houCons.dxr / exitFrameScripts_10.ls < prev    next >
Encoding:
Text File  |  2002-09-25  |  193 b   |  7 lines

  1. on prepareFrame me
  2.   global gIsoEngineTracker, gToolBarTextMan
  3.   sendAllSprites(#sendResourceButtonsBack)
  4.   setToolBarText(gToolBarTextMan, "Sd_windows")
  5.   startTracking(gIsoEngineTracker)
  6. end
  7.